Y Combinator Open-Source QM: From Personal Agent to Company-Wide Multi-Person Collaboration Harness

On July 31, 2026, Y Combinator open-sourced its internally used QM (Multiplayer Agent Harness) under the MIT License. Unlike personal assistants, it is designed for entire companies: every employee and each Slack/project room has isolated memory, files, permissions and a persistent sandbox, with the same identity spanning both Slack and Web. Its core supports pluggable plugins like Pi, OpenCode, Codex and Claude Code, uses Postgres for persistence, and `qm init` enables deployment on your own Fly/AWS accounts. YC has already applied QM in accounting, legal, event and engineering work, and it hit over 500 points on Hacker News on its launch day. This article outlines its architecture, positioning differences from OpenClaw and Hermes, deployment and security strategies, and reminds readers that it is still an early-stage experiment.

Read More